Skip to content

Conversation

@elizabeth-ilina
Copy link
Contributor

@elizabeth-ilina elizabeth-ilina commented Oct 24, 2025

Because

  • 'with-accounts’ / ‘without-accounts’ should assess whether the customer had an account prior to checking out, or if they created a new account as part of the checkout process.

This pull request

  • If newAccount is present, new customer, return 'without-accounts'.
  • If newAccount is not present, loggedIn is true - not a new customer, return 'with-accounts'.
  • If newAccount is not present, loggedIn is false - customer is not logged in, and we don't know enough about them, so we report blank. --> NOT DONE YET!

Issue that this pull request solves

Closes: (issue number)

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

Any other information that is important to this pull request.

@elizabeth-ilina elizabeth-ilina force-pushed the PAY-3182-persist-with-accounts-or-without-accounts-metrics-throughout-checkout branch 8 times, most recently from 8328cca to c3c3874 Compare October 28, 2025 18:09
@elizabeth-ilina elizabeth-ilina marked this pull request as ready for review October 28, 2025 18:10
@elizabeth-ilina elizabeth-ilina requested a review from a team as a code owner October 28, 2025 18:10
@elizabeth-ilina elizabeth-ilina force-pushed the PAY-3182-persist-with-accounts-or-without-accounts-metrics-throughout-checkout branch from c3c3874 to 2e9b698 Compare October 28, 2025 19:38
@elizabeth-ilina elizabeth-ilina marked this pull request as draft October 28, 2025 19:41
@elizabeth-ilina elizabeth-ilina force-pushed the PAY-3182-persist-with-accounts-or-without-accounts-metrics-throughout-checkout branch from 2e9b698 to 5a48aac Compare October 28, 2025 19:54
…trics throughout checkout

Because:

*

This commit:

* Initial commit - ipr
@elizabeth-ilina elizabeth-ilina force-pushed the PAY-3182-persist-with-accounts-or-without-accounts-metrics-throughout-checkout branch from 5a48aac to 6761f38 Compare October 28, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants